Options:
a. we can add the variable or expression to watch window
b. It shows red if an variable or expression is modified in the immediate last statement executed
c. To view the lists all the local variables of the current function in execution
d. We can view lists of all variables used in the current context of execution
e. Can view the data type of variable or expression
f. Can change the value of variable but not expression
Reveal Answer